Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add django 4.2 migrations #105

Merged
merged 5 commits into from
Dec 5, 2023
Merged

fix: Add django 4.2 migrations #105

merged 5 commits into from
Dec 5, 2023

Conversation

fsbraun
Copy link
Member

@fsbraun fsbraun commented Dec 5, 2023

Description

Adds the no-op migration that otherwise Django 4.2+ would add.

Related resources

Checklist

  • I have opened this pull request against master
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog
  • I have read the contribution guidelines and I have joined #workgroup-pr-review on
    Slack to find a “pr review buddy” who is going to review my pull request.

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a2ceae) 100.00% compared to head (fce1045) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        15    +1     
  Lines          194       199    +5     
  Branches        14        14           
=========================================
+ Hits           194       199    +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fsbraun fsbraun requested a review from a team December 5, 2023 08:13
@fsbraun fsbraun merged commit 3088d72 into master Dec 5, 2023
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants